}
return WebApplicationContextUtils.getRequiredWebApplicationContext(
(ServletContext)exec.getDesktop().getWebApp().getNativeContext());
}
/**
}
return WebApplicationContextUtils.getRequiredWebApplicationContext(
exec.getDesktop().getWebApp().getServletContext());
}
/**